host-interaction/gui/logon

references logon banner

rule:
  meta:
    name: references logon banner
    namespace: host-interaction/gui/logon
    authors:
      - "@_re_fox"
    scopes:
      static: basic block
      dynamic: thread
    examples:
      - c3341b7dfbb9d43bca8c812e07b4299f:0x4066FC
  features:
    - and:
      - substring: "\\Microsoft\\Windows\\CurrentVersion\\Policies\\System"
      - or:
        - substring: "LegalNoticeCaption"
        - substring: "LegalNoticeText"

last edited: 2023-11-24 10:35:00